projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30c9c6d
)
Don't include Xmu/Drawing.h.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 15 Apr 1993 21:40:01 +0000
(21:40 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 15 Apr 1993 21:40:01 +0000
(21:40 +0000)
src/xfaces.c
patch
|
blob
|
history
diff --git
a/src/xfaces.c
b/src/xfaces.c
index 8f4454d962f0246e957b6b91bb715ae9e1466c26..692116fc5cd28ac26ebe93369a7a7d23c79f315f 100644
(file)
--- a/
src/xfaces.c
+++ b/
src/xfaces.c
@@
-35,7
+35,7
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Display Context for the icons */
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>
-#include <X11/Xmu/Drawing.h>
+/* #include <X11/Xmu/Drawing.h> */ /* Appears not to be used */
#include <X11/Xos.h>
/* We use face structures in two ways: